home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
eggs_and.swf
/
scripts
/
DefineSprite_119
/
frame_19
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-12
|
133 b
|
7 lines
gotoAndPlay(2);
if(second <= 1)
{
_root.gotoAndStop("end");
_root.endmessage = "時間過了,下次再努力吧!";
}